Use G_SOURCE_CONTINUE/REMOVE
authorMatthias Clasen <mclasen@redhat.com>
Tue, 31 Jan 2012 00:12:27 +0000 (19:12 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 31 Jan 2012 00:12:27 +0000 (19:12 -0500)
commit585a6652d5ca2123a15290ee3138fb8c36ad14cc
treeda404859ae663f70bc2822383d386ff918c52409
parent7a080413add02b80c4217a9fbe81467017aae2a5
Use G_SOURCE_CONTINUE/REMOVE

Now that GLib provides these macros, we should use them
to make the code more readable.
27 files changed:
demos/gtk-demo/assistant.c
demos/gtk-demo/list_store.c
demos/gtk-demo/pixbufs.c
demos/gtk-demo/search_entry.c
demos/gtk-demo/textscroll.c
demos/gtk-demo/toolpalette.c
docs/reference/gtk/other_software.sgml
gdk/broadway/gdkdisplay-broadway.c
gdk/gdk.c
gdk/x11/gdkapplaunchcontext-x11.c
gtk/gtkapplication.c
gtk/gtkclipboard.c
gtk/gtkdnd-quartz.c
gtk/gtkprintoperation-unix.c
gtk/gtkstatusicon.c
gtk/tests/filechooser.c
modules/input/gtkimcontextmultipress.c
modules/printbackends/cups/gtkprintbackendcups.c
modules/printbackends/papi/gtkprintbackendpapi.c
modules/printbackends/test/gtkprintbackendtest.c
tests/a11y/testfocus.c
tests/reftests/gtk-reftest.c
tests/testgtk.c
tests/testimage.c
tests/testoffscreen.c
tests/testtreechanging.c
tests/testvolumebutton.c